projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23bf2a9
)
osm.xml: Use the right options in sample commands.
author
oliskoli
<oliskoli>
Sun, 19 Oct 2008 17:05:18 +0000
(17:05 +0000)
committer
oliskoli
<oliskoli>
Sun, 19 Oct 2008 17:05:18 +0000
(17:05 +0000)
xmldoc/formats/options/osm-created_by.xml
patch
|
blob
|
history
diff --git
a/xmldoc/formats/options/osm-created_by.xml
b/xmldoc/formats/options/osm-created_by.xml
index bb0b8cd74b3db22b36c63ee7d995e57cf0cf5e2d..b2ce9c8fd5da9bf3ff03b35770adefd6e1c3e809 100644
(file)
--- a/
xmldoc/formats/options/osm-created_by.xml
+++ b/
xmldoc/formats/options/osm-created_by.xml
@@
-7,7
+7,7
@@
all the created nodes and ways.
<para>
<userinput>
-gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -
O
out.osm
+gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -
F
out.osm
</userinput>
</para>
@@
-17,6
+17,6
@@
gpsbabel -i INTYPE -f INFILE -o osm,created_by=somestring -O out.osm
<para>
<userinput>
-gpsbabel -i INTYPE -f INFILE -o osm,created_by= -
O
out.osm
+gpsbabel -i INTYPE -f INFILE -o osm,created_by= -
F
out.osm
</userinput>
</para>